home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000114-20000217 / 000243_news@columbia.edu _Wed Feb 16 15:10:11 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA03142
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 16 Feb 2000 15:10:11 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id MAA23630
  7.     for kermit.misc@watsun.cc.columbia.edu; Wed, 9 Feb 2000 12:58:59 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Subject: Re: Connecting to Internet
  11. Date: 9 Feb 2000 17:58:58 GMT
  12. Organization: Columbia University
  13. Message-ID: <87s9t2$n2b$1@newsmaster.cc.columbia.edu>
  14. To: kermit.misc@columbia.edu
  15.  
  16. In article <7Lho4.278$EM31.7077945@tomcat.sk.sympatico.ca>,
  17.  <d.cox@sk.sympatico.ca> wrote:
  18. :   How do you use Kermit to connect to the Internet from a PC?  I have a PPP
  19. : account.  I am trying to connect with a 286 computer with MS-DOS 3.2 .
  20. Visit:
  21.  
  22.   http://www.columbia.edu/kermit/mskermit.html
  23.  
  24. Make a KERMIT directory on your PC, download the MS-DOS Kermit 3.14 ZIP file
  25. into it, and "unzip -d" it into a KERMIT.  If you don't have a way to do this,
  26. you can purchase MS-DOS Kermit on a diskette.
  27.  
  28. Then read the instructions in NETWORKS\SETUP.DOC and take it from there.
  29. You will also need to find an appropriate PPP-to-packet-driver shim; that's
  30. not included in the ZIP file.  Other readers will probably offer suggestions.
  31.  
  32. - Frank